powered by
label
rp.label(var) <- value
is.variable
rp.label
rp.label(mtcars$mpg) <- "fuel consumption" x <- rnorm(100); ( rp.label(x) <- "pseudo-random normal variable" )
Run the code above in your browser using DataLab